home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / mis_util / map24 / mapdoc.com (.txt) < prev   
Encoding:
Graham's TXT2COM  |  1989-05-27  |  10.8 KB  |  165 lines

  1. Version 2.4            MAP.EXE (By: Stephen Militscher)            Pg. 1 of 3
  2. ===========     Another Shareware Product of Mini-Tech Systems
  3.  
  4. REQUIREMENTS: MS-DOS Ver 3.x or higher (not OS/2 tested).
  5.   ** NOTE **  MS-DOS SUBST.xxx must be specified in environment's path.
  6.               See your DOS manual for instructions on the PATH command.
  7.   ** NOTE **  Lastdrive=Z command must also be in your CONFIG.SYS file.
  8.  
  9. WARNING:      This Program is not for use on Networks using NETBIOS.
  10.               This Program will Directly conflict with Network routines
  11.               provided by Network Operating Systems.  Do not use it on
  12.               Novell, 3Com, or Alloy's NTNX, specifically.... they all
  13.               provide you with means of this programs functions anyhow.
  14.  
  15. SYNTAX:       MAP [enter] (Will Display Current DOS Environment Settings)
  16.                           (and Logical Drives Currently Assigned)
  17.               MAP Z: C:\DATA  (Will map the Directory C:\DATA to Drive Z:)
  18.                               (Display Environment & Drive Assignments)
  19.               MAP Z: /Delete (Will Unmap a drive) (Some PC's Allow /D only)
  20.                              (You Must Unmap before re-mapping)
  21.               MAP /H or MAP /Help or MAP ? (POPUP-ONLINE HELP)
  22.  
  23. USES:         This program is basically an enhanced version of MS-DOS's
  24.               already great SUBST command.  Logical drives are useful for
  25.               programs such as DbaseII through Dbase IV.  Dbase's System
  26.               Programs can reside in a directory Called C:\Dbase (example) and
  27.               all database files and programs for say a Mailing system can
  28.               reside in there own directory such as C:\MAIL.  If you map
  29.               drive H: (example) to C:\MAIL and in Dbase use the 'SET DEFAULT
  30.               TO H' command, Dbase will access the Data and Program files
  31.               in the H: (really c:\Mail) drive.  It Eliminates the need of
  32.               separate copies of the Dbase System Programs in each
  33.               'Application' directory, or the lumping of different
  34.               applications in the \Dbase directory (a real nightmare!).
  35.  
  36.               This program is also useful in analyzing the current DOS
  37.               environment settings or keeping a long path such as
  38.               C:\Directory\Subdir1\Subdir2 at easy access.  Simply make that
  39.               path map to a logical drive and all subsequent calls to that
  40.               drive will access those files.
  41.  
  42.               Version 2.4 now includes More System Information.
  43.               Information on:
  44.               Memory: Dos reported memory in Kbytes.
  45.                       Extended Memory in Kbytes.
  46.                       Expanded Memory in Pages.
  47.                       Expanded Memory (Available) Free Pages
  48.                         *NOTE: Appears only if you have Expanded Memory.
  49.  
  50.               Ports:  Number of Parallel, Serial, and Game (joystick) ports
  51.                       that are currently installed.
  52.  
  53.               Mouse:  If Mouse Driver Installed, displays Number of Buttons
  54.                       available on mouse... If not installed this option
  55.                       will not appear on display.
  56.  
  57.               Disk:   Default Drive.
  58.                       Free Space in Bytes.
  59.                       Total Disk Space (Capacity) in Bytes.
  60.                       Formatted Cluster Size in Bytes per Cluster.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. Version 2.4            MAP.EXE (By: Stephen Militscher)            Pg. 2 of 3
  68. ===========     Another Shareware Product of Mini-Tech Systems
  69.  
  70. NOTES:        This program was written and compiled with Microsoft's
  71.               Quickbasic Compiler.  It uses Basic's SHELL command to call the
  72.               DOS SUBST command and pass the desired parameters to it.
  73.               This program doesn't do anything functionally that you couldn't
  74.               accomplish yourself with some DOS commands but it does however,
  75.               make it more appealing and useful to have the current drive
  76.               mappings and environment settings displayed for you and all
  77.               other info display in one clean command.
  78.  
  79. LIMITATIONS:  Due to lack of Screen Space, A limited number of ENVIRONMENT
  80.               SETTINGS and LOGICAL DRIVES can be displayed. The Combined Total
  81.               of entries (ENVIRONMENT + DRIVES) should not Exceed 20 or the
  82.               screen display will start to scroll.
  83.  
  84.               ALSO: if you have Environment strings that are Longer than 30
  85.               Characters or so, They will overwrite other screen displays
  86.               or not appear because overwritten by screen displays.
  87.               SOLUTION: Place them into the environment in a order that will
  88.               fit the screen display.
  89.               MAP displays them in the order that they were placed into the
  90.               system, so just change the order that you invoke them.
  91.  
  92.               ie, PROMPT, PATH, SET
  93.                       or             ----->>>>  Both Accomplish Same Thing!
  94.                   PATH, PROMPT, SET
  95.  
  96. CREDIT:       Special Thanks to Thomas Hanlin III.  Using his ADVBAS Library
  97.               with QuickBasic enabled (and sparked the idea for) the revision
  98.               to version 2.3. AND 2.4.  His ADVBAS system does wonders to
  99.               enhance QuickBasic by giving it features it should had to begin
  100.               with.
  101.  
  102. FOR YOU:      who are not familiar with the PATH, CONFIG.SYS, SUBST, and SET
  103.               commands... I urge you to READ YOUR DOS MANUAL.  These and other
  104.               'hidden powers of DOS' are really fantastic!  Take advantage of
  105.               the 'most criticized', yet commonly stated 'best' operating
  106.               system in the world...MS-DOS.  You will be happily surprised.
  107.  
  108. WARRANTY/ETC: Please note that Microsoft, Novell, 3Com, Alloy NTNX, MS-DOS and
  109.               it's associated programs, NETBIOS, and OS/2, are all copyrighted
  110.               or are registered trademarks of their respective authors/owners.
  111.               ADVBAS.LIB is Copyrighted by: Thomas Hanlin III.
  112.               MAP.EXE is Copyrighted by Mini-Tech Systems, however it is
  113.               declared 'User Support' software by it's author.  Mini-Tech
  114.               Systems is not responsible for any damages of any kind, nor does
  115.               it Warranty this software in any way...  Use of this software is
  116.               entirely at your own risk!  Use of this program acknowledges
  117.               agreement of these terms.
  118.  
  119. CONTRIBUTIONS:may be made if you use this program.  All contributions made
  120.               in amounts of $15.00 or more will provide you with free
  121.               phone support, upgrade and new product information.
  122.  
  123.               Contributions of any amount are used towards the further
  124.               development of Shareware Programs.  Help keep the Shareware
  125.               Domain alive.  If you don't use it, pass it on to a friend
  126.               who may like it....and don't pay for it.... fair is fair.
  127.  
  128.               Stephen Militscher
  129.               The Orchard #112J
  130.               Cranbury, N.J. 08512
  131.  
  132.  
  133. Version 2.4            MAP.EXE (By: Stephen Militscher)            Pg. 3 of 3
  134. ===========     Another Shareware Product of Mini-Tech Systems
  135.  
  136. ALSO AVAILABLE:
  137.               PPURGE.ZIP (or ARC depending on BBS Policy)  *SHAREWARE
  138.               A Text File Print with Option to Purge Utility.
  139.               Gives File and Disk Info as well.
  140.  
  141.               MSGSEND.ZIP (or ARC depending on BBS Policy) *WORKING DEMO
  142.               For Novell Network Users.  This Utility Enables you
  143.               to Send Messages from Station to Station...
  144.               WITHOUT LEAVING or DIGGING through Menus.
  145.               Also:
  146.               provides you with a USERLIST of available people
  147.               on the Network for you to Route your Message to
  148.               (a feature/option Not Given By Novell's SEND routine)
  149.               NOTE: This Version is a WORKING DEMO of the Software...
  150.                     It Functions Fully but has a REAL ANNOYING OPENING
  151.                     SCREEN stating that it's a Demo Version and not to be
  152.                     used for other than Evaluation.  Registration provides
  153.                     you with a Serialized Licensed Product, No Annoying
  154.                     Screen, and Upgrade and User Support.
  155.                     This Program is a MUST for any Novell users who Send
  156.                     Messages.
  157.  
  158.               DBCODER.ARC
  159.               DBase Programmers Coding Documentation Form
  160.               (For use with Shareware's EZ-FORMS)
  161.  
  162.               QBCODER.ARC
  163.               QuickBasic Programmers Coding Documentation Form
  164.               (For use with Shareware's EZ-FORMS)
  165. ==============================================================================